home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 May / PCWorld_2007-05_cd.bin / v cisle / mediaportal / Setup.msi / _7D70CA33C218362F815E9756880A9F01 / _19FFFFA4042547A191EAA357F41CDFBB < prev    next >
Extensible Markup Language  |  2006-12-20  |  6KB  |  182 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <profiles>
  3.     <profile>
  4.         <id>100</id>
  5.         <section>Emulator Profiles</section>
  6.         <title>MAME</title>
  7.         <launchingApplication>...yourpathhere...\Mame32.exe</launchingApplication>
  8.         <useShellExecute>T</useShellExecute>
  9.         <arguments>-joy -skip_disclaimer -skip_gameinfo</arguments>
  10.         <windowStyle>minimized</windowStyle>
  11.         <useQuotes>T</useQuotes>
  12.         <fileextensions>.zip</fileextensions>
  13.     </profile>
  14.     <profile>
  15.         <id>110</id>
  16.         <section>Emulator Profiles</section>
  17.         <title>Project 64 (Nintendo 64)</title>
  18.         <launchingApplication>...yourpathhere...\Project64.exe</launchingApplication>
  19.         <useShellExecute>T</useShellExecute>
  20.         <arguments></arguments>
  21.         <windowStyle>hidden</windowStyle>
  22.         <useQuotes>F</useQuotes>
  23.         <fileextensions>.zip,.usa</fileextensions>
  24.     </profile>
  25.     <profile>
  26.         <id>120</id>
  27.         <section>Emulator Profiles</section>
  28.         <title>ePSXe</title>
  29.         <launchingApplication>...yourpathhere...\ePSXe.exe</launchingApplication>
  30.         <useShellExecute>T</useShellExecute>
  31.         <arguments>-nogui -loadbin</arguments>
  32.         <windowStyle>minimized</windowStyle>
  33.         <startupDir>...yourpathhere...</startupDir>
  34.         <useQuotes>T</useQuotes>
  35.         <fileextensions>.bin,.iso</fileextensions>
  36.     </profile>
  37.     <profile>
  38.         <id>130</id>
  39.         <section>Emulator Profiles</section>
  40.         <title>zSNESw</title>
  41.         <launchingApplication>...yourpathhere...\zsnesw.exe</launchingApplication>
  42.         <useShellExecute>T</useShellExecute>
  43.         <arguments></arguments>
  44.         <windowStyle>minimized</windowStyle>
  45.         <useQuotes>T</useQuotes>
  46.         <fileextensions>.zip</fileextensions>
  47.     </profile>
  48.     <profile>
  49.         <id>140</id>
  50.         <section>Emulator Profiles</section>
  51.         <title>Gens</title>
  52.         <launchingApplication>...yourGENSpathhere...\gens.exe</launchingApplication>
  53.         <useShellExecute>T</useShellExecute>
  54.         <arguments></arguments>
  55.         <windowStyle>minimized</windowStyle>
  56.         <startupDir>...yourGENSpathhere...</startupDir>
  57.         <useQuotes>T</useQuotes>
  58.         <fileextensions>.zip</fileextensions>
  59.     </profile>
  60.     <profile>
  61.         <id>145</id>
  62.         <section>Emulator Profiles</section>
  63.         <title>Kawaks</title>
  64.         <launchingApplication>...yourKawaksPathHere...\WinKawaks.exe</launchingApplication>
  65.         <useShellExecute>T</useShellExecute>
  66.         <arguments>%FILEnoPATHnoEXT% -fullscreen</arguments>
  67.         <windowStyle>minimized</windowStyle>
  68.         <startupDir>...yourKawaksPathHere...</startupDir>
  69.         <useQuotes>F</useQuotes>
  70.         <fileextensions>.zip</fileextensions>
  71.     </profile>
  72.     <profile>
  73.         <id>150</id>
  74.         <section>Emulator Profiles</section>
  75.         <title>Kega Fusion (for Sega Genesis)</title>
  76.         <launchingApplication>...yourKEGApathhere...\fusion.exe</launchingApplication>
  77.         <useShellExecute>T</useShellExecute>
  78.         <arguments>%FILE% -fullscreen</arguments>
  79.         <windowStyle>hidden</windowStyle>
  80.         <startupDir>...yourKEGApathhere...</startupDir>
  81.         <useQuotes>T</useQuotes>
  82.         <fileextensions>.zip</fileextensions>
  83.     </profile>
  84.     <profile>
  85.         <id>160</id>
  86.         <section>Emulator Profiles</section>
  87.         <title>Kega Fusion (for Sega Master System)</title>
  88.         <launchingApplication>...yourKEGApathhere...\fusion.exe</launchingApplication>
  89.         <useShellExecute>T</useShellExecute>
  90.         <arguments>%FILE% -sms -fullscreen</arguments>
  91.         <windowStyle>hidden</windowStyle>
  92.         <startupDir>...yourKEGApathhere...</startupDir>
  93.         <useQuotes>T</useQuotes>
  94.         <fileextensions>.zip</fileextensions>
  95.     </profile>
  96.     <profile>
  97.         <id>170</id>
  98.         <section>Emulator Profiles</section>
  99.         <title>Kega Fusion (for Sega Game Gear)</title>
  100.         <launchingApplication>...yourKEGApathhere...\fusion.exe</launchingApplication>
  101.         <useShellExecute>T</useShellExecute>
  102.         <arguments>%FILE% -gg -fullscreen</arguments>
  103.         <windowStyle>hidden</windowStyle>
  104.         <startupDir>...yourKEGApathhere...</startupDir>
  105.         <useQuotes>T</useQuotes>
  106.         <fileextensions>.zip</fileextensions>
  107.     </profile>
  108.     <profile>
  109.         <id>180</id>
  110.         <section>Emulator Profiles</section>
  111.         <title>Nestopia</title>
  112.         <launchingApplication>...yourpathToNESTOPIAhere...\nestopia.exe</launchingApplication>
  113.         <useShellExecute>F</useShellExecute>
  114.         <arguments></arguments>
  115.         <windowStyle>minimized</windowStyle>
  116.         <startupDir>...yourpathToNESTOPIAhere...</startupDir>
  117.         <useQuotes>T</useQuotes>
  118.         <fileextensions>.nes,.zip</fileextensions>
  119.     </profile>
  120.     <profile>
  121.         <id>190</id>
  122.         <section>Emulator Profiles</section>
  123.         <title>Magic Engine</title>
  124.         <launchingApplication>...yourpathhere...\pce.exe</launchingApplication>
  125.         <useShellExecute>F</useShellExecute>
  126.         <arguments></arguments>
  127.         <windowStyle>minimized</windowStyle>
  128.         <startupDir></startupDir>
  129.         <useQuotes>T</useQuotes>
  130.         <fileextensions>.pce</fileextensions>
  131.     </profile>
  132.     <profile>
  133.         <id>195</id>
  134.         <section>Emulator Profiles</section>
  135.         <title>Visual Boy Advance</title>
  136.         <launchingApplication>...yourpathhere...\VisualBoyAdvance.exe</launchingApplication>
  137.         <useShellExecute>T</useShellExecute>
  138.         <arguments></arguments>
  139.         <windowStyle>minimized</windowStyle>
  140.         <startupDir></startupDir>
  141.         <useQuotes>T</useQuotes>
  142.         <fileextensions>.gba</fileextensions>
  143.     </profile>
  144.     <profile>
  145.         <id>200</id>
  146.         <section>Emulator Profiles</section>
  147.         <title>WinVice</title>
  148.         <launchingApplication>...yourpathhere...\x64.exe</launchingApplication>
  149.         <useShellExecute>F</useShellExecute>
  150.         <arguments></arguments>
  151.         <windowStyle>minimized</windowStyle>
  152.         <startupDir></startupDir>
  153.         <useQuotes>T</useQuotes>
  154.         <fileextensions>.d64,.t64</fileextensions>
  155.     </profile>
  156.     <profile>
  157.         <id>210</id>
  158.         <section>Emulator Profiles</section>
  159.         <title>WinUAE</title>
  160.         <launchingApplication>...yourWINUAEpathhere...\winuae.exe</launchingApplication>
  161.         <useShellExecute>F</useShellExecute>
  162.         <arguments>-config=...pathtoyourconfigfile ( see wiki :-) ) ...\winuae\configurations\my_nogui.uae -0</arguments>
  163.         <windowStyle>minimized</windowStyle>
  164.         <startupDir>...yourWINUAEpathhere...</startupDir>
  165.         <useQuotes>F</useQuotes>
  166.         <fileextensions>.adf</fileextensions>
  167.     </profile>
  168.     <profile>
  169.         <id>220</id>
  170.         <section>Emulator Profiles</section>
  171.         <title>Atari 7800</title>
  172.         <launchingApplication>...yourMESSpathhere...\mess.exe</launchingApplication>
  173.         <useShellExecute>T</useShellExecute>
  174.         <arguments>a7800 -cart %FILE% -skip_gameinfo -skip_disclaimer -nonewui</arguments>
  175.         <windowStyle>minimized</windowStyle>
  176.         <startupDir>...yourMESSpathhere...</startupDir>
  177.         <useQuotes>T</useQuotes>
  178.         <fileextensions>.a78</fileextensions>
  179.     </profile>
  180.  
  181. </profiles>
  182.